[INFO] cloning repository https://github.com/dfyuik/rust-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dfyuik/rust-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfyuik%2Frust-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfyuik%2Frust-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf10428d353c4f8a68fc95b651e250c93e9b2716
[INFO] checking dfyuik/rust-api against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfyuik%2Frust-api" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dfyuik/rust-api
[INFO] finished tweaking git repo https://github.com/dfyuik/rust-api
[INFO] tweaked toml for git repo https://github.com/dfyuik/rust-api written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dfyuik/rust-api on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dfyuik/rust-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytestring v1.4.0
[INFO] [stderr]   Downloaded actix-server v2.5.0
[INFO] [stderr]   Downloaded zstd-safe v7.2.3
[INFO] [stderr]   Downloaded tempfile v3.18.0
[INFO] [stderr]   Downloaded actix-cors v0.7.0
[INFO] [stderr]   Downloaded rustix v1.0.1
[INFO] [stderr]   Downloaded zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]   Downloaded derive_more v0.99.19
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f3300d968b032a61cff4c6ef7dea98ad75addf730d7f7eea7184c407578121ed
[INFO] running `Command { std: "docker" "start" "f3300d968b032a61cff4c6ef7dea98ad75addf730d7f7eea7184c407578121ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f3300d968b032a61cff4c6ef7dea98ad75addf730d7f7eea7184c407578121ed" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3300d968b032a61cff4c6ef7dea98ad75addf730d7f7eea7184c407578121ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f3300d968b032a61cff4c6ef7dea98ad75addf730d7f7eea7184c407578121ed" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking time v0.3.39
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking rsa v0.9.7
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking sqlx-mysql v0.7.4
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking actix-cors v0.7.0
[INFO] [stderr]     Checking rest-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `App`, `HttpResponse`, `HttpServer`, `delete`, and `put`
[INFO] [stdout]  --> src/routes/admin.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::{App, HttpResponse, HttpServer, Responder, delete, get, post, put, web};
[INFO] [stdout]   |                 ^^^  ^^^^^^^^^^^^  ^^^^^^^^^^             ^^^^^^             ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/routes/admin.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `App`, `HttpResponse`, `HttpServer`, `delete`, and `put`
[INFO] [stdout]  --> src/routes/admin.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::{App, HttpResponse, HttpServer, Responder, delete, get, post, put, web};
[INFO] [stdout]   |                 ^^^  ^^^^^^^^^^^^  ^^^^^^^^^^             ^^^^^^             ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/routes/admin.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> src/routes/admin.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | async fn login(body: web::Json<LoginRequest>) -> impl Responder {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `BadRequest`, `Unauthorized`, `Forbidden`, `NotFound`, and `ServerError` are never constructed
[INFO] [stdout]   --> src/models/common/types.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum StatusCode {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout]  7 |     BadRequest = 400,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]  8 |     Unauthorized = 401,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  9 |     Forbidden = 403,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 10 |     NotFound = 404,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |     ServerError = 500,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataListResponse` is never constructed
[INFO] [stdout]   --> src/models/data/entity.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct DataListResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]   --> src/models/user/entity.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct User {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> src/routes/admin.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | async fn login(body: web::Json<LoginRequest>) -> impl Responder {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `BadRequest`, `Unauthorized`, `Forbidden`, `NotFound`, and `ServerError` are never constructed
[INFO] [stdout]   --> src/models/common/types.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum StatusCode {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout]  7 |     BadRequest = 400,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]  8 |     Unauthorized = 401,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  9 |     Forbidden = 403,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 10 |     NotFound = 404,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |     ServerError = 500,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataListResponse` is never constructed
[INFO] [stdout]   --> src/models/data/entity.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct DataListResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]   --> src/models/user/entity.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct User {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f3300d968b032a61cff4c6ef7dea98ad75addf730d7f7eea7184c407578121ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3300d968b032a61cff4c6ef7dea98ad75addf730d7f7eea7184c407578121ed", kill_on_drop: false }`
[INFO] [stdout] f3300d968b032a61cff4c6ef7dea98ad75addf730d7f7eea7184c407578121ed
